Tones (beta)
------------

Description
-----------
A simple music game. Avoid crashes, get the tones to the other side of the
screen, score points.


Controls
--------
Swipe (click and drag) with mouse to move Tones to adjacent rails.
Escape: Quit to menu/quit to desktop.

Free Play mode: Trigger new tones with:
zxcvbnm,. : Slow tones
asdfghjkl : Med tones
qwertyuio : Fast tones


Game Options
------------
The game will automatically start fullscreen at your desktop's current
resolution, with the game corrected to its desired aspect ratio.

You can pass the executable various command line flags:

Usage:
Tones -w [width] -h [height] -a [val] -win -ns -nm -aa [name]

Flags:
--width [val] | -w [val]:	Set the width of the window.
--height [val] | -h [val]:	Set the height of the window.
--antialias [val] | -a [val]:	Sets the antialiasing level (2, 4, or 6).
--windowed | -win:		Sets whether to go windowed or not.
--nosound | -ns:		Switches off the sound output.
--nomusic | -nm:		Switches off the background music.
--audio-api [name] | -aa [name]:Sets the audio API to use.  Can be DirectSound,
				ASIO, MME, ALSA, JACK, OSS, CoreAudio.
--help:				Display this help.

These can also be set from the Tones.conf file that will be generated when
the program is first run.  It can be found:

Windows XP:      Documents and Settings/<user name>/Application Data/Tones
Windows Vista/7: Users/<user name>/AppData/Roaming/Tones
Linux etc.:      /home/<user name>/.Tones
OSX:             /Users/<user name>/Library/Application Support/Tones


License Details
---------------
The font used is Alte Hass Grotesk, from:
http://www.dafont.com/alte-haas-grotesk.font


- Niall Moody (6/4/11).

